home *** CD-ROM | disk | FTP | other *** search
/ Aminet 35 / Aminet 35 (2000)(Schatztruhe)[!][Feb 2000].iso / Aminet / gfx / edit / VE-batchpro.readme < prev    next >
Encoding:
Text File  |  2000-01-03  |  2.9 KB  |  126 lines

  1. Short:    Visual Eng. - Batch Process v1.01
  2. Author:   marko.seppanen@wwnet.fi (Marko Seppänen)
  3. Uploader: marko.seppanen@wwnet.fi (Marko Seppänen)
  4. Type:     gfx/edit
  5.  
  6.  
  7.  
  8. Visual Engineering - Batch process v1.01
  9.  
  10.  
  11.  
  12. SHORT DESCRIPTION
  13.  
  14.   This script calls selected Image Engineer -script for all
  15.   selected files in Magellan -dirlist, applies an effect to file
  16.   and saves it.
  17.  
  18.  
  19. REQUIREMENTS
  20.  
  21.   Image Engineer v3.41 (Wision release 2)
  22.   Directory Opus Magellan
  23.  
  24.  
  25. INSTALLATION
  26.  
  27.   You may copy this script anywhere you want to.
  28.  
  29.  
  30. USAGE
  31.  
  32.   Script was originally made for Directory Opus, Magellan. You can
  33.   still with little effort, make it work with any other filemanager.
  34.  
  35.   With Magellan, create yourself a new button-bank and add a
  36.   function like this to one of buttons:
  37.  
  38.     DOpus5:ARexx/VisualBatchProcess.rexx {s} {o}
  39.  
  40.   Enable these: Do all files, No file quote, Rescan source
  41.  
  42.  
  43.   So, line after comment line, "/* DO SOMETHING */" is the effective
  44.   one. By default it calls VisualBorderDemo-script. Arguments for it
  45.   are in it's .notes-file.
  46.  
  47.   (address command "Sys:Rexxc/rx ie:arexx/VisualBorderDemo.rexx" newfile ROUNDCORNER 90 13)
  48.  
  49.  
  50.  
  51.   After VisualBordering, script continues and checking is made, if
  52.   original filename had a suffix.
  53.  
  54.    .JPEG, .JPG, .JFIF are translated to ".jpg"
  55.    .PNG,  .PING       are translated to ".png"
  56.    .TGA,  .TARGA      are translated to ".tga"
  57.    .TIF,  .TIFF       are translated to ".tif"
  58.    others             are translated to ".jpg"
  59.  
  60.   Ofcourse save-fileformat will be same than it's suffix.
  61.   File is saved to "processed"-directory of sourcedir.
  62.  
  63.  
  64.  
  65.   If you are going to use this script from shell or from other
  66.   filemanager, tell it 2 arguments; first is sourcedir and second is
  67.   filename.
  68.  
  69.   Future will bring more helping scripts for Magellan, depending on
  70.   feedback and suggestions I receive. Maybe I then bother fixing
  71.   the problem on names with spaces.
  72.  
  73.  
  74.  
  75.  
  76.  
  77. HISTORY
  78.  
  79.   1.01
  80.  
  81.   There was a typo in (default) call to VisualBorderDemo-script.
  82.   Added also a checking, if the script actually exists.
  83.   Still Magellan will process all the files, even if error occurs.
  84.   Added more detailed info about setting function for Magellan.
  85.  
  86.   1.00
  87.  
  88.   History started
  89.  
  90.  
  91.  
  92.  
  93.  
  94. WORLD WIDE WEB
  95.  
  96.  Image Engineer
  97.  http://www.amigaworld.com/support/imageengineer/
  98.  
  99.  SViewIV
  100.  http://www.ar-kleinert.de/sview_e.html
  101.  
  102.  Visual Engineering
  103.  http://wwnet.fi/users/smarko/visual/
  104.  
  105.  
  106.  
  107. AMINET
  108.  
  109.  Image Engineer
  110.  http://ftp.sunet.se/aminetbin/find?imeng
  111.  
  112.  SViewIV
  113.  http://ftp.sunet.se/aminetbin/find?sviewiv
  114.  
  115.  Visual Engineering
  116.  http://ftp.sunet.se/aminetbin/find?visual+eng.
  117.  
  118.  
  119. ============================= Archive contents =============================
  120.  
  121. Original  Packed Ratio    Date     Time    Name
  122. -------- ------- ----- --------- --------  -------------
  123.     2398    1240 48.2% 09-Dec-99 19:53:32 +BatchProcess.notes
  124. -------- ------- ----- --------- --------
  125.     2398    1240 48.2% 12-Dec-99 20:59:10   1 files
  126.